;;; QQ: 67762207
[@main]
#IF
checkpkpoint 2
#SAY
Like you hands stained with blood, I will not to trade with you. \ \
<Close/@exit>
#ELSESAY
Welcome to, what I do for you? \ \
<Commission/@UserMarker> consignment merchant. \ \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned / @ exit>

[@UserMarker]
#CALL [System\ConsignmentMarket.txt] @UserMT

[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \

#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ Commissioned by the head of the business community extremely full of beads simply abhorrent to people assigned to this backwater ... ... Oh ~ What is able to go home when the trip. \ \
_ <Close/@exit>


[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest
;;; QQ: 67762207